check if a point is inside a raster cell with value different from nodata
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(Coordinate), | intent(in) | :: | point | |||
| type(grid_real), | intent(in) | :: | grid | |||
| logical, | intent(in) | :: | checkCRS |
check if a point is inside a raster cell with value different from nodata
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(Coordinate), | intent(in) | :: | point | |||
| type(grid_integer), | intent(in) | :: | grid | |||
| logical, | intent(in) | :: | checkCRS |